golang.org/x/tools/internal/gcimporter.iexporter.shallow (field)

10 uses

	golang.org/x/tools/internal/gcimporter (current package)
		iexport.go#L359: 		shallow:     shallow,
		iexport.go#L403: 	if p.shallow {
		iexport.go#L436: 	if p.shallow {
		iexport.go#L448: 	if p.shallow {
		iexport.go#L573: 	shallow    bool                // don't put types from other packages in the index
		iexport.go#L668: 	if p.shallow && obj.Pkg() != p.localpkg {
		iexport.go#L855: 	if w.p.shallow {
		iexport.go#L1101: 			if w.p.shallow {
		iexport.go#L1112: 			if w.p.shallow {
		iexport.go#L1146: 			if w.p.shallow {